#html – Javascript SecurityError: DOM Exception 18 while accessing cookies
Explore tagged Tumblr posts
Text
html – Javascript SecurityError: DOM Exception 18 while accessing cookies
I see you are loading the app via file:// for testing. Cookies dont work for file:// urls. See this StackOverflow answer:
0 notes